projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
559ac4c
)
(LIBS): Add $(WSOCK32). From David Ponce <dponce@voila.fr>.
author
Kim F. Storm
<storm@cua.dk>
Tue, 19 Mar 2002 12:01:09 +0000
(12:01 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Tue, 19 Mar 2002 12:01:09 +0000
(12:01 +0000)
src/makefile.w32-in
patch
|
blob
|
history
diff --git
a/src/makefile.w32-in
b/src/makefile.w32-in
index b9b1b2a85ab72f2b2d17438acd841116efc3ac21..10ab92dffa3fdeb7c892e09c75106b1157c0e9d5 100644
(file)
--- a/
src/makefile.w32-in
+++ b/
src/makefile.w32-in
@@
-137,6
+137,7
@@
LIBS = $(TLIB0) \
$(GDI32) \
$(COMDLG32) \
$(USER32) \
+ $(WSOCK32) \
$(MPR) \
$(SHELL32) \
$(libc)